@charset "utf-8";
body {
	background-color: #EDEECC;
	font-family: Arial, Helvetica, sans-serif;
	color: #999900;
	text-align: center;
	margin: 0;
	font-weight: bold;
}

.wrapper {

}